Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 12 - Draw Context Objects / Draw Context Objects Reference
Draw Context Objects Routines / Managing Pixmap Draw Contexts


Q3PixmapDrawContext_New

You can use the Q3PixmapDrawContext_New function to create a new pixmap draw context.

TQ3DrawContextObject Q3PixmapDrawContext_New (
const TQ3PixmapDrawContextData *contextData);
contextData
A pointer to a pixmap draw context data structure.
DESCRIPTION
The Q3PixmapDrawContext_New function returns, as its function result, a new draw context object having the characteristics specified by the contextData parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996